mcm_name = "Psyche Animation"
anim_dir("PsycheAnimation")
anim_id_prefix("Psyche")
anim_name_prefix("Psyche")
common_tags("Psyche")

Animation( 
	id="FistAnal",
	name="FistAnal", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=None), 
	actor2=Male(strap_on=True), 
	
	a1_stage_params=[
		Stage(1, object="PsycheNormalRopeR PsycheNormalRopeL"),
		Stage(2, object="PsycheNormalRopeR PsycheNormalRopeL"),
		Stage(3, object="PsycheNormalRopeR PsycheNormalRopeL PsycheSpecialPole"),
		Stage(4, object="PsycheNormalRopeR PsycheNormalRopeL PsycheSpecialPole2"),
		Stage(5, silent=True, open_mouth=False, object="PsycheNormalRopeR PsycheNormalRopeL"),
	],
	a2_stage_params=[
		Stage(1, silent=True),
		Stage(2, silent=True),
		Stage(3, silent=True),
		Stage(4, silent=True),
		Stage(5, silent=True, open_mouth=False),
	],
)
Animation( 
	id="RestrictRape",
	name="RestrictRape", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=SexMix, 
	actor1=Female(add_cum=None), 
	actor2=Male(strap_on=True), 
	
	a1_stage_params=[
		Stage(1, object="PsycheRestrictPoleMid"),
		Stage(2, object="PsycheRestrictPoleLow"),
		Stage(3, object="PsycheRestrictPoleLow"),
		Stage(4, object="PsycheRestrictPoleLow"),
		Stage(5, silent=True, open_mouth=False, object="PsycheRestrictPoleLow"),
	],
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=Sucking),
		Stage(3, sound=Squishing),
		Stage(4, sound=Squishing),
		Stage(5, sound=Squishing),
    ]	
)
Animation( 
	id="RestrictRape2",
	name="RestrictRape02", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheLowPillory"), 
	actor2=Male(strap_on=True)
)
Animation( 
	id="ExecRape",
	name="ExecRape", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheExecFur"), 
	actor2=Male(strap_on=True),
	a2_stage_params = [
        		Stage(1, object="PsycheDildoMale"),
  	]	
)
Animation( 
	id="RestrictRape3p",
	name="RestrictRape3p", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=OralAnal,object="PsycheDoublePole PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	actor3=Male(strap_on=True),
	a1_stage_params = [
        		Stage(4, open_mouth=True),
		Stage(5, silent=True,open_mouth=True),
  	],
	a2_stage_params = [
        		Stage(2, object="PsycheDildoMale"),
  	]	
)
Animation( 
	id="WallRape",
	name="WallRape", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=SexMix, 
	actor1=Female(add_cum=Oral,object="PsycheNormalWall"), 
	actor2=Male(strap_on=True),
	a1_stage_params = [
		Stage(5, silent=True,open_mouth=True),
  	],
	stage_params = [
        		Stage(1, sound=Sucking),
		Stage(2, sound=Squishing),
		Stage(3, sound=Squishing),
		Stage(4, sound=Squishing),
		Stage(5, sound=NoSound),
    ]	
)
Animation( 
	id="TableRape",
	name="TableRape", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalTable",silent=True), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(2, sound="Sucking"),
  	]
)
Animation( 
	id="RestrictRape3",
	name="RestrictRape03", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalXCross"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(2, sound="Sucking"),
  	]
)
Animation( 
	id="ExecRape2",
	name="ExecRape02", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheExecChop"), 
	actor2=Male(strap_on=True),	
)
Animation( 
	id="ChairFuck",
	name="ChairFuck", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalChair"), 
	actor2=Male(strap_on=True),
	a1_stage_params = [
        		Stage(5, silent=True),
  	],
	a2_stage_params = [
        		Stage(1, object="PsycheDildoMale"),
  	]
)
Animation( 
	id="SlavePunishment",
	name="SlavePunishment", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squirting, 
	actor1=Female(add_cum=None,object="PsycheDoublePole PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	a2_stage_params = [
        		Stage(1, object="PsycheWhip"),
  	],
	stage_params = [
        		Stage(1, sound=NoSound),
  	],	
)
Animation( 
	id="NecroFuck",
	name="NecroFuck", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Anal,object="PsycheImpaling",silent=True), 
	actor2=Male(strap_on=True),
	a1_stage_params = [
        		Stage(2, open_mouth=True),
  	],
	stage_params = [
        		Stage(1, sound=Sucking),
  	],	
)
Animation( 
	id="RestrictRape4",
	name="RestrictRape04", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=None,object="PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
)
Animation( 
	id="RestrictRape3p2",
	name="RestrictRape3p02", 
	tags="Forced,Dirty,Sex,Vaginal,MMF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=OralAnal,object="PsycheSpecialPole4 PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	actor3=Male(strap_on=True),
	stage_params = [
		Stage(3, sound=Sucking),
  	],	
)
Animation( 
	id="RestrictRape5",
	name="RestrictRape05", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheCubePole"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=Sucking),
  	],
)
Animation( 
	id="RestrictRape6",
	name="RestrictRape06", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=Squirting),
		Stage(3, sound=NoSound),
  	],
)
Animation( 
	id="SlavePunishment2",
	name="SlavePunishment02", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squirting, 
	actor1=Female(add_cum=None,object="PsycheSpecialPole4 PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(2, sound=NoSound),
  	],	
)
Animation( 
	id="SoulGemPlay",
	name="SoulGemPlay", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal", 
	sound=Squishing, 
	actor1=Female(add_cum=Anal,object="PsycheSpecialPole4 PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	a1_stage_params = [
		Stage(5, object="PsycheSpecialPole4 PsycheNormalRopeR PsycheSoulGem"),
  	],
	a2_stage_params = [
		Stage(2, object="PsycheSoulGem"),
  	],
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(5, sound=NoSound),
  	],	
)
Animation( 
	id="BanditDefeatFFF",
	name="BanditDefeatedFFF", 
	tags="Forced,Dirty,Sex,Vaginal,Anal,FFF", 
	sound=Squirting, 
	actor1=Female, 
	actor2=Female,
	actor3=Female,
	stage_params = [
		Stage(1, sound=NoSound),
		Stage(2, sound=NoSound),
		Stage(5, sound=NoSound),
  	],	
)
Animation( 
	id="RestrictRape7",
	name="RestrictRape07", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Anal,Fisting,Standing,Furniture", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheZazDoublePole"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(5, sound=Squirting),
  	],
)
Animation( 
	id="RestrictRapeFMMM",
	name="RestrictRapeFMMM", 
	tags="Forced,Dirty,Sex,Vaginal,MMMF,FMMM,Anal,Laying,", 
	sound=Squishing, 
	actor1=Female(add_cum=Anal), 
	actor2=Male(strap_on=True),
	actor3=Male(strap_on=True, silent=True),
	actor4=Male(strap_on=True, silent=True),
	a1_stage_params = [
		Stage(4, silent=True),
		Stage(5, silent=True),
  	],
	stage_params = [
		Stage(1, sound=Sucking),
		Stage(3, sound=NoSound),
		Stage(5, sound=Squirting),
  	],	
)
Animation( 
	id="LesbianFF",
	name="LesbianFF", 
	tags="Sex,FF,Lesbian,Loving,Oral", 
	sound=Squirting, 
	actor1=Female, 
	actor2=Female,
	stage_params = [
		Stage(2, sound=Sucking),
		Stage(3, sound=NoSound),
		Stage(4, sound=NoSound),
  	],	
)
Animation( 
	id="BanditDefeated",
	name="BanditDefeated", 
	tags="Forced,Dirty,Sex,MF,Anal,Fisting,Standing,Ryona,Missionary", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=Squirting),
		Stage(3, sound=NoSound),
  	],
)
Animation( 
	id="FingerFucking",
	name="FingerFucking", 
	tags="Forced,Dirty,Sex,MF,Anal,Finger,Standing,Doggy", 
	sound=Squishing, 
	actor1=Female(add_cum=Anal, object="PsycheRestrictPoleLow"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=Squirting),
		Stage(3, sound=Squirting),
  	],
)
Animation( 
	id="WoodenHorse",
	name="WoodenHorse", 
	tags="Forced,Dirty,MF,Furniture", 
	sound=Squirting, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheWoodenHorse"), 
	actor2=Male(strap_on=True),
	stage_params = [
		Stage(4, sound=NoSound),
  	],
)
Animation( 
	id="RestrictRape8",
	name="RestrictRape08", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Fisting,Furniture", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheRPost"), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=Sucking),
		Stage(5, sound=Squirting),
  	],
)
Animation( 
	id="BanditDefeated2",
	name="BanditDefeated02", 
	tags="Forced,Dirty,Sex,MF,Anal,Fisting,Standing,Ryona,Missionary", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL"), 
	actor2=Male(strap_on=True),
	a1_stage_params=[
		Stage(5, silent=True),
	],
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(2, sound=NoSound),
		Stage(4, sound=NoSound),
		Stage(5, sound=NoSound),
  	],
)
Animation( 
	id="Restrain",
	name="Restrain", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Fisting,Furniture", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheKneeling"), 
	actor2=Male(strap_on=True),
	a1_stage_params=[
		Stage(1, silent=True),
		Stage(2, silent=True, open_mouth=True),
	],
	stage_params = [
		Stage(1, sound=NoSound),
        		Stage(2, sound=Sucking),
		Stage(3, sound=NoSound),
		Stage(5, sound=Squirting),
  	],
)
Animation( 
	id="FingerFucking2",
	name="FingerFucking02", 
	tags="Forced,Dirty,Sex,MF,Anal,Finger,Standing,Doggy", 
	sound=Squirting, 
	actor1=Female(add_cum=None), 
	actor2=Male(strap_on=True),
	stage_params = [
		Stage(2, sound=NoSound),
		Stage(4, sound=NoSound),
  	],
)
Animation( 
	id="Pillory",
	name="Pillory", 
	tags="Forced,Dirty,Sex,Vaginal,MF,Fisting,Furniture", 
	sound=Squirting, 
	actor1=Female(add_cum=None, object="PsychePillory"), 
	actor2=Male(strap_on=True),
	stage_params = [
		Stage(1, sound=Sucking),
		Stage(5, sound=NoSound),
  	],
)
Animation( 
	id="BanditDefeated3",
	name="BanditDefeated03*", 
	tags="Forced,Dirty,Sex,MF,Anal,Fisting,Missionary", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal, silent=True), 
	actor2=Male(strap_on=True),
	stage_params = [
        		Stage(1, sound=NoSound),
		Stage(5, sound=NoSound),
  	],
)
Animation( 
	id="Restrain2",
	name="Restrain02*", 
	tags="Forced,Dirty,Sex,Vaginal,Finger,MF,Furniture", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheSpecialPole2"), 
	actor2=Male(strap_on=True),
	a1_stage_params=[
		Stage(5, silent=True),
	],
	stage_params = [
		Stage(1, sound=Squirting),
		Stage(2, sound=NoSound),
		Stage(5, sound=Squirting),
  	],
)
Animation( 
	id="RestrainBed",
	name="RestrainBed**", 
	tags="Forced,Dirty,Sex,Vaginal,Finger,MF,Furniture", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeR PsycheNormalRopeL PsycheRestrainBed"), 
	actor2=Male(strap_on=True),
	stage_params = [
		Stage(1, sound=NoSound),
		Stage(2, sound=NoSound),
  	],
)
Animation( 
	id="Gangbang3p",
	name="Gangbang3p**", 
	tags="Forced,Dirty,Sex,Vaginal,MMF", 
	sound=Squishing, 
	actor1=Female(add_cum=Vaginal,object="PsycheNormalRopeL PsycheNormalRopeR"), 
	actor2=Male(strap_on=True),
	actor3=Male(strap_on=True),
	a2_stage_params=[
		Stage(1, object="PsycheDagger"),
		Stage(2, object="PsycheDagger"),
	],
	stage_params = [
		Stage(1, sound=NoSound),
		Stage(2, sound=Squirting),
  	],	
)